# Page Not Found

The URL `chapter7-0-chinese/"([^/"]*)/"[^<]*` does not exist.

You might be looking for one of these pages:
- [第7章 字符串, 流和正则表达](https://chenxiaowei.gitbook.io/c-17-stl-cook-book/chapter7-0-chinese.md)
- [创建、连接和转换字符串](https://chenxiaowei.gitbook.io/c-17-stl-cook-book/chapter7-0-chinese/chapter7-1-chinese.md)
- [消除字符串开始和结束处的空格](https://chenxiaowei.gitbook.io/c-17-stl-cook-book/chapter7-0-chinese/chapter7-2-chinese.md)
- [无需构造获取std::string](https://chenxiaowei.gitbook.io/c-17-stl-cook-book/chapter7-0-chinese/chapter7-3-chinese.md)
- [从用户的输入读取数值](https://chenxiaowei.gitbook.io/c-17-stl-cook-book/chapter7-0-chinese/chapter7-4-chinese.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://chenxiaowei.gitbook.io/c-17-stl-cook-book/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://chenxiaowei.gitbook.io/c-17-stl-cook-book/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/c-17-stl-cook-book/chapter7-0-chinese.md`)
- Use `Accept: text/markdown` header for content negotiation